purple_status_type_new_with_attrs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleStatusType* purple_status_type_new_with_attrs(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean saveable, gboolean user_settable, gboolean independent, const(char)* attr_id, const(char)* attr_name, PurpleValue* attr_value, ...)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_status_type_new_with_attrs
    (,
    const(char)* id
    ,
    const(char)* name
    ,
    gboolean saveable
    ,
    gboolean user_settable
    ,
    gboolean independent
    ,
    const(char)* attr_id
    ,
    const(char)* attr_name
    ,,)
  2. da_purple_status_type_new_with_attrs purple_status_type_new_with_attrs;

Meta